MetadataBinding 2.5 Validate [internal]
Validates the tag ids of the specified fields against the filter field values
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services, making this parameter redundant. |
| psXMLMetadata | String | In | Metadata XML structure with the metadata containing the tags to validate. |
| psIshType | String | In | The type of the object. Allowed values are: ISHMasterDoc, ISHModule, ISHIllustration, ISHLibrary, ISHTemplate, ISHPublication, ISHUser, ISHUserGroup, ISHUserRole, ISHOutputFormat, ISHFolderand, ISHTranslationJob |
| psXMLFieldsFilter | String | In | Metadata XML structure with the fields and their values that can be used as an additional filter. |
| psLanguage | String | In | The language in which the information must be returned. |
| psXMLValidateResult | String | InOut | Field Tag Validations XML structure with per field the error message for the invalid tags. |
Note that:
- All element names within Content Manager are in uppercase.
- If the psLanguage parameter is empty, the language specified on the user will be used.